home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 223_01 / libid.c < prev    next >
Text File  |  1980-01-01  |  256b  |  9 lines

  1. #include <stdio.h>
  2.  
  3. libid() {
  4.  
  5. puts("\n\n This library created 7/8/86 by F. A. Scacchitti\n");
  6.  
  7. }
  8.  
  9.